[INFO] fetching crate charmed-demo-showcase 0.2.0...
[INFO] testing charmed-demo-showcase-0.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate charmed-demo-showcase 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate charmed-demo-showcase 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate charmed-demo-showcase 0.2.0
[INFO] tweaked toml for crates.io crate charmed-demo-showcase 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate charmed-demo-showcase 0.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate charmed-demo-showcase 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68efb54a2a0e77bbb46126342a12de28fddd3684039ac077237a33a6fe4f2599
[INFO] running `Command { std: "docker" "start" "-a" "68efb54a2a0e77bbb46126342a12de28fddd3684039ac077237a33a6fe4f2599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68efb54a2a0e77bbb46126342a12de28fddd3684039ac077237a33a6fe4f2599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68efb54a2a0e77bbb46126342a12de28fddd3684039ac077237a33a6fe4f2599", kill_on_drop: false }`
[INFO] [stdout] 68efb54a2a0e77bbb46126342a12de28fddd3684039ac077237a33a6fe4f2599
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f2d824ab4f67d21f9469bb85806f4bf3a9843fe39661016ada3cfaa937c46ea
[INFO] running `Command { std: "docker" "start" "-a" "0f2d824ab4f67d21f9469bb85806f4bf3a9843fe39661016ada3cfaa937c46ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling charmed-harmonica v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling charmed-bubbletea-macros v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling charmed-bubbletea v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling charmed-lipgloss v0.2.0
[INFO] [stderr]    Compiling charmed-bubbles v0.2.0
[INFO] [stderr]    Compiling charmed-glamour v0.2.0
[INFO] [stderr]    Compiling charmed-log v0.2.0
[INFO] [stderr]    Compiling charmed-huh v0.2.0
[INFO] [stderr]    Compiling charmed-demo-showcase v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0f2d824ab4f67d21f9469bb85806f4bf3a9843fe39661016ada3cfaa937c46ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f2d824ab4f67d21f9469bb85806f4bf3a9843fe39661016ada3cfaa937c46ea", kill_on_drop: false }`
[INFO] [stdout] 0f2d824ab4f67d21f9469bb85806f4bf3a9843fe39661016ada3cfaa937c46ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee62bb33971b3b50201215b43edaef58950a22bc85b0cc9d827ed96633257a28
[INFO] running `Command { std: "docker" "start" "-a" "ee62bb33971b3b50201215b43edaef58950a22bc85b0cc9d827ed96633257a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling charmed-lipgloss v0.2.0
[INFO] [stderr]    Compiling charmed-bubbletea v0.2.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling charmed-bubbles v0.2.0
[INFO] [stderr]    Compiling charmed-glamour v0.2.0
[INFO] [stderr]    Compiling charmed-log v0.2.0
[INFO] [stderr]    Compiling charmed-huh v0.2.0
[INFO] [stderr]    Compiling charmed-demo-showcase v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcT1em1R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-1906aba42c61324d,libinsta-74a38ae9541d9a33,libtempfile-e544edec5ef80b04,libfastrand-503f12a96d791409,libconsole-5bddebe861d6f0c3,libsimilar-d5722a796f4923cd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdemo_showcase-d5cc24f7d71bb594,libglamour-2db5458cc5d0bcbd,libpulldown_cmark-5c8398a51fb3169b,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libsyntect-160ed1111d4c19cf,libfancy_regex-0ce17cfd713e918e,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-28336574e3d4b815,libaho_corasick-911505ac5b3ee82d,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libyaml_rust-88b1356178088402,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-4c74db8415f6ed3c,libfnv-2d77ec4f6f971b24,libplist-b912c8e324050acb,libtime-4058bbd5909ebcc9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libquick_xml-9a3cfdd26c7c73a9,libbase64-2a03de3babadded3,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbincode-afde3051217bfe10,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,librand_pcg-2a993bbd6e79964f,librand-f2bbce92e913e0de,librand_chacha-346e6ea426736ea5,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-1e6b40e61cc328a4,libgetrandom-8ad8c5324f8cb3d1,libchrono-f2ad725fb72cc1be,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libbubbles-ec72ae3c495d4627,libharmonica-aec7afe97dc7876a,libunicode_width-11318280e9097d13,libclap-e85cb01b7fab83ba,libclap_builder-127b33e4fbad2071,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2,liblipgloss-5d3b67b1a7753d4f,libtoml-fce36c41d6cc7879,libtoml_edit-b75535c9603ceeb1,libserde_spanned-3f9ffebd62a5da78,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-57f172bbccad5ac4,libserde_json-8f275cf5ecdb18fb,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-4b82ecf208eac5fa,libunicode_segmentation-ff3f1aa3aad6e639,libserde-c3fd4911108edaa6,libserde_core-8323e53422f20d71,libunicode_width-08b963676a6677c5,libbubbletea-ab885631f0971779,libthiserror-761c185431ebae63,libtracing-1359bd09178d63de,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossterm-c481be71692cefa9,librustix-4b0428dc1f2b04f0,liblinux_raw_sys-693dbac71fe04287,libbitflags-9710438662028847,libparking_lot-2dfeac4757da0c68,libparking_lot_core-e91e30c4d4284b4b,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libderive_more-a5f9b52353fc59ab,libsignal_hook_mio-378745d30798a299,libsignal_hook-762255d2cec4af45,libsignal_hook_registry-bebe3cd28b811f22,liberrno-ba03259ab177fe22,libmio-72d300b5c4ee55a5,liblibc-e9cd57db9a71b8a3,liblog-cfb0a897de58af94}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcT1em1R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snapshot_tests-f2443fd9f9fe8e49" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `charmed-demo-showcase` (test "snapshot_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `charmed-demo-showcase` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name demo_showcase --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' --forbid=unsafe_code --test --cfg 'feature="default"' --cfg 'feature="syntax-highlighting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "ssh", "syntax-highlighting"))' -C metadata=291fca494f9ed296 -C extra-filename=-fc27f475a0bc9e1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-764438e124b2d164.rlib --extern bubbles=/opt/rustwide/target/debug/deps/libbubbles-ec72ae3c495d4627.rlib --extern bubbletea=/opt/rustwide/target/debug/deps/libbubbletea-ab885631f0971779.rlib --extern glamour=/opt/rustwide/target/debug/deps/libglamour-2db5458cc5d0bcbd.rlib --extern harmonica=/opt/rustwide/target/debug/deps/libharmonica-aec7afe97dc7876a.rlib --extern huh=/opt/rustwide/target/debug/deps/libhuh-4591cf287374242b.rlib --extern lipgloss=/opt/rustwide/target/debug/deps/liblipgloss-5d3b67b1a7753d4f.rlib --extern charmed_log=/opt/rustwide/target/debug/deps/libcharmed_log-abced70244319b70.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f2ad725fb72cc1be.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e85cb01b7fab83ba.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c481be71692cefa9.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-74a38ae9541d9a33.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2dfeac4757da0c68.rlib --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-81f0815de6ca4d12.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-87810c30d2a46383.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f2bbce92e913e0de.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-2a993bbd6e79964f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1906aba42c61324d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c3fd4911108edaa6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f275cf5ecdb18fb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e544edec5ef80b04.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-761c185431ebae63.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-849cbf2b5c8538ec.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern vt100=/opt/rustwide/target/debug/deps/libvt100-bcd349ba4d7806d2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ee62bb33971b3b50201215b43edaef58950a22bc85b0cc9d827ed96633257a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee62bb33971b3b50201215b43edaef58950a22bc85b0cc9d827ed96633257a28", kill_on_drop: false }`
[INFO] [stdout] ee62bb33971b3b50201215b43edaef58950a22bc85b0cc9d827ed96633257a28
